home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / allclear / demo / disk1 / examples / phones.cmp / PHONE5.ACL < prev    next >
Encoding:
Text File  |  1993-10-07  |  911 b   |  32 lines

  1. StarTalk Auto Attendant Flow Chart
  2.  
  3. -START
  4. Auto Attendant Main Menu (Using the dial pad...) See AA_MAINMENU.
  5. Caller Does Following:
  6.     (Dials *)
  7.     Access Mailbox Main Menu - See Mailbox Flow Chart.
  8.     (Dials #)
  9.     Access Directory Main Menu - See Directory Flow Chart.
  10.     (Dials 0)
  11.     See Transfer to Operator Flow Chart.
  12.     (Dials Valid Extension)
  13.     Transfers to Extension - See Extension Transfer Flow Chart.
  14.     (Waits)
  15.     AA_MainMenu Played Twice?
  16.         (No)
  17.         >START
  18.         (Yes)
  19.         Previous Touch Tones Pressed?
  20.             (Yes)
  21.             AA Says: "Exiting the System - Goodbye".
  22.             System Hangs Up.
  23.             (No)
  24.             Attendant Available?
  25.                 (Yes) See Transfer to Operator Flow Chart.
  26.                 (No) AA Says: "The operator is not available".
  27.                 AA Says: "This is the General Delivery..." - See Gen_Delivery.
  28.                 See Message Record Flow Chart.
  29.     (Dials Invalid Extension)
  30.     AA Says: "You have entered an invalid extension".
  31.     >START
  32.